home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / strategy / xbomb-2.0 / xbomb-2 / xbomb / ChangeLog next >
Text File  |  1996-01-30  |  4KB  |  126 lines

  1. Tue Jan 30 21:54:39 1996  Andrew M. Bishop  (amb@gedanken)
  2.  
  3.     * README: Ready to be uploaded to sunsite.
  4.  
  5. Sat Jan 20 21:02:46 1996  Andrew M. Bishop  (amb@gedanken)
  6.  
  7.     * Makefile: Added a default CC and CFLAGS.
  8.  
  9. Thu Nov 16 20:16:39 1995  Andrew Bishop  (amb@dan)
  10.  
  11.     * xbomb.c: Used rand() instead of random() to work on Solaris 2.3
  12.  
  13.     * hiscore.c: Made work on Solaris 2.3
  14.  
  15. Wed Nov 15 19:26:42 1995  Andrew Bishop  (amb@dan)
  16.  
  17.     * xwindow.c: Made work on Solaris 2.3
  18.  
  19. Tue Jul 18 20:58:37 1995  Andrew Bishop  (amb@dan)
  20.  
  21.     * xbomb.6: Fixed minor man page bug.
  22.  
  23. Tue Jul 11 19:17:38 1995  Andrew Bishop  (amb@dan)
  24.  
  25.     * Makefile: Changed X386 to X11R6.
  26.  
  27. Wed May 10 18:55:55 1995  Andrew Bishop  (amb@dan)
  28.  
  29.     * xwindow.c: Put a title on the title bar with a copyright message.
  30.  
  31. Mon Mar 20 18:51:19 1995  Andrew Bishop  (amb@dan)
  32.  
  33.     * xwindow.c:
  34.     Changed the ratio of width:height from 15:13 to 8:7, to allow finer resizing resolution on hex and tri.
  35.  
  36. Sat Feb  4 16:48:59 1995  Andrew Bishop  (amb@dan)
  37.  
  38.     * xwindow.c: Fixed the Control-Z clock goes funny bug.
  39.  
  40. Thu Feb  2 19:01:51 1995  Andrew Bishop  (amb@dan)
  41.  
  42.     * xbomb.c, xbomb.h, hiscore.c, xwindow.c:
  43.     Fixed warning messages that appear when compiling on sun.
  44.  
  45. Sat Jan 21 14:33:42 1995  Andrew Bishop  (amb@dan)
  46.  
  47.     * xwindow.c: Added the missing label for 12 neighbours.
  48.  
  49. Mon Jan 16 22:03:34 1995  Andrew Bishop  (amb@dan)
  50.  
  51.     * Makefile: Added icon.h to the dependency list.
  52.  
  53.     * icon.h: Initial revision - The pixmap for the icon.
  54.     * xwindow.c: Added an icon.
  55.  
  56.     * Makefile: Removed -g from the makefile
  57.  
  58. Mon Jan 16 19:18:49 1995  Andrew Bishop  (amb@dan)
  59.  
  60.     * hiscore.c, xwindow.c, xbomb.h, xbomb.c, xbomb.6:
  61.     First selection is always safe and minor text input/output improvements.
  62.  
  63. Sun Jan 15 17:43:44 1995  Andrew Bishop  (amb@dan)
  64.  
  65.     * xwindow.c, xbomb.h, xbomb.c, xbomb.6, hiscore.c, README, Makefile:
  66.     Version 2 - Triangular and Hexagonal grids added
  67.     [This also includes many changes and improvements to the code along the way.]
  68.  
  69. Wed Jan 11 20:53:59 1995  Andrew Bishop  (amb@dan)
  70.  
  71.     * xbomb.ad: Change the UNSEEN colour to make it darker.
  72.  
  73.     * xwindow.c: Added a 'flag' pixmap for THINK_BOMB, use stipple for UNSEEN.
  74.  
  75. Sun Dec  4 17:20:27 1994  Andrew Bishop  (amb@dan)
  76.  
  77.     * Makefile: Added the app-defaults file to the installation.
  78.  
  79.     * xbomb.ad: A sample app-defaults file.
  80.  
  81. Sun Dec  4 17:14:05 1994  Andrew Bishop  (amb@dan)
  82.  
  83.     * xbomb.6: Improved the X-resources section.
  84.  
  85. Sun Dec  4 16:40:51 1994  Andrew Bishop  (amb@dan)
  86.  
  87.     * Makefile: Added a LIB.
  88.     * Makefile: Added a strip when installing and removed the all target.
  89.  
  90. Fri Dec  2 20:46:26 1994  Andrew Bishop  (amb@dan)
  91.  
  92.     * Makefile: Install it in man6 not man1
  93.     * Makefile: Updated installation location.
  94.  
  95. Tue Nov 29 21:08:02 1994  Andrew Bishop  (amb@dan)
  96.  
  97.     * xbomb.c: Better updating of the screen.
  98.  
  99.     * xwindow.c: Changed print format for window when finished.
  100.  
  101.     * hiscore.c: Print with different formats for the different levels.
  102.  
  103.     * xbomb.c: Don't print time to win in here.
  104.  
  105.     * xwindow.c: Return the value in milliseconds not rounded.
  106.  
  107. Fri Nov 25 19:48:30 1994  Andrew Bishop  (amb@dan)
  108.  
  109.     * xwindow.c: Hi scores now in milli seconds.
  110.  
  111.     * hiscore.c: Hiscore table now stores scores to milli seconds.
  112.  
  113.     * xbomb.c: Can now print the hi scores and exit.
  114.  
  115.     * xbomb.6: Mention the print hiscore and exit option.
  116.  
  117. Tue Nov 15 19:26:14 1994  Andrew Bishop  (amb@dan)
  118.  
  119.     * Makefile: Added a clean option
  120.     * Makefile: Added an install option.
  121.  
  122. Tue Nov  8 20:09:03 1994  Andrew Bishop  (amb@dan)
  123.  
  124.     * Makefile, README, hiscore.c, xbomb.6, xbomb.c, xbomb.h, xwindow.c:
  125.     Initial revision
  126.